home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 2 / Atari Mega Archive CD - Volume 2.iso / 8bit / cislib_a / mach37.doc < prev    next >
Text File  |  1995-04-22  |  18KB  |  526 lines

  1.                                   MACHDOS  ver 3.7
  2.  
  3.      Mach DOS Menu functions:
  4.       
  5.       A. DISK DIRECTORY LIST.
  6.          Similar  to  DOS      II.    Minor change to read the entire
  7.          directory into memory before it is displayed.  If MEM.SAV is
  8.          used, it will ask permission to overwrite the  program area.
  9.           The biggest changes are:
  10.             
  11.             a)  Sorted  directory  display.  Sort options are sort by
  12.             Name-Ext,  Ext-Name,  or  no  sort  at all.  See CONFIGUR
  13.             utility to change.
  14.             
  15.             b)  The  directory is displayed two entries per line when
  16.             directed  to  the screen.  It is still one entry per line
  17.             for other output devices (printer, disk file, etc)
  18.             
  19.             c) Directing the output to a disk file now works!
  20.       
  21.       B. RUN CARTRIDGE.
  22.          Same  as  DOS II.  If you are using Mach on one of the newer
  23.          XL  series  systems (excluding the 1200XL), you will have a 
  24.          pleasant  surprise.  Mach switches the XL BASIC in and out to
  25.          give  you  more  ram while operating in Mach mode.  BASIC is
  26.          switched back in when you request option "B".
  27.       
  28.       C. COPY FILE(s).  Same as DOS II
  29.       
  30.       D. DELETE FILE(s).  Same as DOS II.
  31.       
  32.       E. RENAME FILE(s).  Same as DOS II.
  33.       
  34.       F. LOCK FILE(s).  Same as DOS II.
  35.       
  36.       G. UNLOCK FILE(s).  Same as DOS II
  37.       
  38.       H. SAVE MACH.
  39.          Changed  from DOS II to load an overlay from the boot disk. 
  40.          If  the  system  disk  is  not  in D1:, Mach will ask you to
  41.          insert  it.    Don't  worry if you have changed the density;
  42.          Mach  will set it to load the overlay, then reset it to what
  43.          it  was,  if  necessary, for you to write the Mach file at a
  44.          density different than the boot disk.
  45.       
  46.       I. FORMAT DISK.
  47.          Similar to DOS II. The only difference is that if you try to
  48.          boot  a  disk  that  was  formatted  under Mach but does not
  49.          contain any operating system, you will NOT get a boot error.
  50.          Instead,  it  will  boot  as though the disk drive was not
  51.          turned  on.    If  you  have  double  sided  drives and have
  52.          configured  the  drive  as  double sided, Mach will use both
  53.          sides (1427 free sectors or 360K).
  54.       
  55.       J. DUPLICATE DISK.
  56.          Similar  to  DOS II with one major exception: after you have
  57.          told Mach the source and destination drives, it will ask you
  58.          if  it  is  a  "File"  or "Sector" copy.  Atari DOS II's "J"
  59.          function  is  the  same  as  the  "File"  option (only those
  60.  
  61.  
  62.  
  63.  
  64.  
  65.                                      Page 2
  66.  
  67.                                 MACHDOS  ver 3.7
  68.  
  69.          sectors used by files are copied.
  70.          
  71.          The  Sector  option performs a sector by sector copy of your
  72.          disk, regardless of the contents.
  73.       
  74.       K. BINARY SAVE.  Same as DOS II.
  75.       
  76.       L. BINARY LOAD.  Same as DOS II.
  77.       
  78.       M. RUN AT ADDRESS.  Same as DOS II.
  79.       
  80.       N. CREATE MEM SAV FILE.  Same as  DOS II.
  81.       
  82.       O. DUPLICATE FILE(s).
  83.          The  Mach DUP FILE is really a full one drive copy function.
  84.          If  you specify wild cards for more than one file, Mach will
  85.          read  as  many  files into memory as it can, then ask you to
  86.          switch disks, repeating the process as times as necessary to
  87.          complete  the  request.    The  files  will  be processed in
  88.          alphabetical order.
  89.       
  90.       P. SET DENSITY.
  91.          Asks  you  for  the  drive number  to  reverse  the density
  92.          (between  single  and  double).    The  menu display will be
  93.          updated to reflect the new density.
  94.       
  95.       Q. CONVERT FILE(s).
  96.          Similar  to  the "O" function with one important difference:
  97.          the output will be at the opposite density as the input.  In
  98.          other words, a single drive density converter!
  99.       
  100.       R. SET DEFAULT DRIVE.
  101.          Changes  the drive which is to be assigned as D1:.  In other
  102.          words,  if you say the default drive is 2, then all requests
  103.          for  D1:  will be routed to drive 2, and all requests for D2:
  104.          will be routed to drive 1.  Sounds a little confusing, but it
  105.          won't be after you try it a couple of times.
  106.       
  107.       V. SET WRITE VERIFY.
  108.          Reverses the current Write Verify status.
  109.       
  110.       X. FIX SYS.
  111.          Fix  the  non-resident portion of Mach in memory.  Transfers
  112.          to the cartridge or XL BASIC will have approximately 7k less
  113.          ram,  but  transfers between DOS and the cartridge will take
  114.          less than a half second.
  115.       
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.                                    Page 3
  132.  
  133.                          MACHDOS Utilities - ver 3.7
  134.  
  135.       
  136.       
  137.       CONFIGUR.    This  program  is  used  to set Mach configuration
  138.       options.
  139.       
  140.                                   Options:
  141.          
  142.          A-[set] Active Drives [On/Off]
  143.            Define  the drives you have active. After pressing "A" hit
  144.            the  digit  key  corresponding  to  the  drive you want to
  145.            toggle.  Remember, if you use RamDisk, you must make drive
  146.            4 active.
  147.          
  148.          B-[set] File Buffers
  149.            Sets  the  number  of  256 byte file buffers.  This is the
  150.            maximum  number of files you can have open at any one time
  151.            (try 3 or 4).
  152.          
  153.          C-[set] Directory Sort
  154.            Cycles  through  directory  sort  options (none, Name-Ext,
  155.            Ext-Name)
  156.          
  157.          D-[set] System Lock
  158.            Toggles the resident console processor switch.  Eliminates
  159.            need  to access disk when returning to Mach from Basic, or
  160.            other cartridge.  Uses an additional 7k of memory though.
  161.          
  162.          E-[set] Ram Disk Type
  163.            Pressing   this  key  cycles  thru  all  supported  Memory
  164.            Expansion systems.  List  currently supports none, 130XE,
  165.            AXLON,  MOSAIC,  INTEC boards as well as the 800+ and MACE
  166.            modifications.
  167.          
  168.          F-[set] Ram Disk Size
  169.            Pressing this key cycles thru the supported Ram Disk Sizes
  170.            in  16k  multiples.    Note:  this is the amount of memory
  171.            available for the RamDisk. For example, the 130XE has 64k;
  172.            the  288k  800+  has 240k for the ram disk (Mach gives you
  173.            950 DD sectors!).
  174.          
  175.          G-Activate [deactivate] RamDisk
  176.            Toggles  RamDisk  switch.   Note: this does not affect the
  177.            running  system,  but  will become effective the next time
  178.            the system is booted.
  179.          
  180.          H-Configure Drives
  181.            Will  request  drive  number to configure.  After entering
  182.            it,  will  display current setting for number of sides and
  183.            density.  Hitting the number next to sides or density will
  184.            toggle  that setting.  Hitting RETURN will return to Drive
  185.            question.  Hitting escape or return will go to main menu level.
  186.          
  187.          START-Apply Changes to Mach
  188.            Mach is modified to conform to the Parameters shown in the
  189.            menu, and return to the main Mach menu.
  190.            
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.                                       Page 4
  198.  
  199.                             MACHDOS Utilities - ver 3.7
  200.  
  201.            The  changes are only applied to the running version.  You
  202.            must  use  Mach  menu  option  "H"  to  make  the  changes
  203.            permanent.
  204.          
  205.          SELECT-Quit, don't change
  206.            Return to the main Mach menu without making any changes to
  207.            the system.
  208.            
  209.            NOTE:    Any  drive  configuration  changes will remain in
  210.            effect on the running system.
  211.            
  212.            
  213.       
  214.       BACKUP.    This  program  is used to copy disk images into Mach
  215.       Files.    Several  disks images can be stored on a single DS/DD
  216.       diskette.    Really saves on disk storage since most disks don't
  217.       use the whole disk space.
  218.       
  219.                                    Options
  220.          
  221.          A-Source Drive
  222.            Define the drive t